spec/dummy/log/test.log in manageable_content-0.1.1 vs spec/dummy/log/test.log in manageable_content-0.2.0

- old
+ new

@@ -587868,5 +587868,4817 @@ SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (7) ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (8) +  (128.8ms) DELETE FROM "manageable_content_pages"; +  (166.1ms) DELETE FROM "manageable_content_page_contents"; +  (0.1ms) PRAGMA index_list("manageable_content_pages") +  (0.1ms) PRAGMA index_info('index_manageable_content_pages_on_key_and_locale') +  (0.1ms) PRAGMA index_list("manageable_content_pages") +  (0.1ms) PRAGMA index_info('index_manageable_content_pages_on_key_and_locale') +  (0.1ms) SAVEPOINT active_record_1 + SQL (136.8ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "the/example"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The mycontent content"], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "mycontent"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.622930' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "the/example"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The mycontent content"], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "mycontent"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.653798' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC +  (0.1ms) PRAGMA index_list("manageable_content_page_contents") +  (0.1ms) PRAGMA index_info('index_manageable_content_page_contents_on_page_id_and_key') +  (0.1ms) PRAGMA index_list("manageable_content_page_contents") +  (0.1ms) PRAGMA index_info('index_manageable_content_page_contents_on_page_id_and_key') +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.746948' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.750755' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.760238' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.770593' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.774046' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.784769' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.788390' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.791891' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.795372' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.806313' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.809877' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.813306' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.816739' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.826489' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.830110' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.839296' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.2ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.848419' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.851888' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.862498' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.865976' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.869438' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.873025' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.883642' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.887046' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.890581' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:21:58 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.894108' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Title Content', "updated_at" = '2011-08-31 04:21:58.899332' WHERE "manageable_content_page_contents"."id" = 4 + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.902328' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Keywords Content', "updated_at" = '2011-08-31 04:21:58.904060' WHERE "manageable_content_page_contents"."id" = 5 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.906095' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Copyright Content', "updated_at" = '2011-08-31 04:21:58.907847' WHERE "manageable_content_page_contents"."id" = 2 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.909942' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Contact Content', "updated_at" = '2011-08-31 04:21:58.911653' WHERE "manageable_content_page_contents"."id" = 1 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.913811' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (2) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Blog Application Blog Title Content', "updated_at" = '2011-08-31 04:21:58.918843' WHERE "manageable_content_page_contents"."id" = 3 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.920990' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Title Content', "updated_at" = '2011-08-31 04:21:58.926117' WHERE "manageable_content_page_contents"."id" = 10 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.928338' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Keywords Content', "updated_at" = '2011-08-31 04:21:58.930071' WHERE "manageable_content_page_contents"."id" = 11 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.932163' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Body Content', "updated_at" = '2011-08-31 04:21:58.933929' WHERE "manageable_content_page_contents"."id" = 12 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.936047' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Side Content', "updated_at" = '2011-08-31 04:21:58.937845' WHERE "manageable_content_page_contents"."id" = 13 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.939980' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Title Content', "updated_at" = '2011-08-31 04:21:58.945158' WHERE "manageable_content_page_contents"."id" = 6 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.947312' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Keywords Content', "updated_at" = '2011-08-31 04:21:58.949089' WHERE "manageable_content_page_contents"."id" = 7 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.951176' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Body Content', "updated_at" = '2011-08-31 04:21:58.952948' WHERE "manageable_content_page_contents"."id" = 8 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.955082' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Message Content', "updated_at" = '2011-08-31 04:21:58.956827' WHERE "manageable_content_page_contents"."id" = 9 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:21:58.958965' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + + +Started GET "/home" for 127.0.0.1 at 2011-08-30 21:21:59 -0700 + Processing by HomeController#index as HTML + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +Rendered home/index.html.erb within layouts/application (5.8ms) +Completed 200 OK in 69ms (Views: 68.4ms | ActiveRecord: 0.4ms) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.042002' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.045614' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.055193' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.064865' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.068507' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.079208' WHERE "manageable_content_pages"."id" = 3 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.083230' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.086668' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.090227' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.101050' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.104544' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.108011' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.111502' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.121349' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.124783' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.134097' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.143271' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.146733' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.157491' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.161052' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.164441' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.167887' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.178562' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.182048' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.185433' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.188951' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Title Content', "updated_at" = '2011-08-31 04:22:00.194296' WHERE "manageable_content_page_contents"."id" = 4 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.196497' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Keywords Content', "updated_at" = '2011-08-31 04:22:00.198305' WHERE "manageable_content_page_contents"."id" = 5 + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.200442' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Copyright Content', "updated_at" = '2011-08-31 04:22:00.202221' WHERE "manageable_content_page_contents"."id" = 2 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.204325' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Contact Content', "updated_at" = '2011-08-31 04:22:00.206047' WHERE "manageable_content_page_contents"."id" = 1 + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.208199' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.2ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (2) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Blog Application Blog Title Content', "updated_at" = '2011-08-31 04:22:00.213086' WHERE "manageable_content_page_contents"."id" = 3 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.215185' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Title Content', "updated_at" = '2011-08-31 04:22:00.220246' WHERE "manageable_content_page_contents"."id" = 10 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.222413' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Keywords Content', "updated_at" = '2011-08-31 04:22:00.224103' WHERE "manageable_content_page_contents"."id" = 11 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.226164' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Body Content', "updated_at" = '2011-08-31 04:22:00.227910' WHERE "manageable_content_page_contents"."id" = 12 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.230012' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Side Content', "updated_at" = '2011-08-31 04:22:00.231771' WHERE "manageable_content_page_contents"."id" = 13 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.233878' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Title Content', "updated_at" = '2011-08-31 04:22:00.239100' WHERE "manageable_content_page_contents"."id" = 6 + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.241354' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Keywords Content', "updated_at" = '2011-08-31 04:22:00.243094' WHERE "manageable_content_page_contents"."id" = 7 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.245179' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Body Content', "updated_at" = '2011-08-31 04:22:00.246936' WHERE "manageable_content_page_contents"."id" = 8 + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.249156' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Message Content', "updated_at" = '2011-08-31 04:22:00.250883' WHERE "manageable_content_page_contents"."id" = 9 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.253039' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + + +Started GET "/contact" for 127.0.0.1 at 2011-08-30 21:22:00 -0700 + Processing by ContactController#index as HTML + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +Completed 200 OK in 87ms (Views: 86.0ms | ActiveRecord: 0.4ms) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.361605' WHERE "manageable_content_pages"."id" = 1 + SQL (48.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (1.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.414995' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.425378' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.434898' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.438524' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.449698' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.453232' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.456773' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.460573' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.471393' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.474847' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.478961' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.482403' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.492295' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.495818' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.505131' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.514407' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.518028' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.528823' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.532289' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.535707' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.539201' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.549970' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.553412' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.556793' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.560298' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Title Content', "updated_at" = '2011-08-31 04:22:00.565464' WHERE "manageable_content_page_contents"."id" = 4 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.567629' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Keywords Content', "updated_at" = '2011-08-31 04:22:00.569456' WHERE "manageable_content_page_contents"."id" = 5 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.571521' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Copyright Content', "updated_at" = '2011-08-31 04:22:00.573267' WHERE "manageable_content_page_contents"."id" = 2 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.575343' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Contact Content', "updated_at" = '2011-08-31 04:22:00.577048' WHERE "manageable_content_page_contents"."id" = 1 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.579203' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.2ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (2) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Blog Application Blog Title Content', "updated_at" = '2011-08-31 04:22:00.584059' WHERE "manageable_content_page_contents"."id" = 3 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.586141' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Title Content', "updated_at" = '2011-08-31 04:22:00.591213' WHERE "manageable_content_page_contents"."id" = 10 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.593418' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Keywords Content', "updated_at" = '2011-08-31 04:22:00.595133' WHERE "manageable_content_page_contents"."id" = 11 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.597193' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Body Content', "updated_at" = '2011-08-31 04:22:00.598969' WHERE "manageable_content_page_contents"."id" = 12 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.601094' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Side Content', "updated_at" = '2011-08-31 04:22:00.602818' WHERE "manageable_content_page_contents"."id" = 13 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.604871' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Title Content', "updated_at" = '2011-08-31 04:22:00.609922' WHERE "manageable_content_page_contents"."id" = 6 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.612032' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Keywords Content', "updated_at" = '2011-08-31 04:22:00.613760' WHERE "manageable_content_page_contents"."id" = 7 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.615819' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Body Content', "updated_at" = '2011-08-31 04:22:00.617514' WHERE "manageable_content_page_contents"."id" = 8 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.619665' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Message Content', "updated_at" = '2011-08-31 04:22:00.621433' WHERE "manageable_content_page_contents"."id" = 9 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.623498' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + + +Started GET "/blog" for 127.0.0.1 at 2011-08-30 21:22:00 -0700 + Processing by Blog::HomeController#index as HTML + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('blog', 'blog/home') AND "manageable_content_pages"."locale" = 'en' +Completed 200 OK in 99ms (Views: 97.8ms | ActiveRecord: 0.3ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.740674' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.744402' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.750121' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.755771' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.759115' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.765115' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.768558' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.7ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.785555' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.789271' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.795007' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.801663' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.805027' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.810709' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.813969' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.827470' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.831178' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.837461' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.843155' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.846604' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.852288' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.855667' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.869328' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.872868' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.878667' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.884354' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.887904' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.893991' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.897680' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.912161' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.915848' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.921832' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.928216' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.932403' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.938290' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.941774' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.956728' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.960608' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:00.966885' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:00 UTC +00:00]] +  (5.7ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.030202' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.034067' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.040164' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.043506' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.3ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.056915' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.060831' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.066613' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.072418' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.076089' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.081898' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.085212' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.099517' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.103131' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.109659' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.115569' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.119025' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.124818' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.128418' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.142100' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.145645' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.151449' WHERE "manageable_content_pages"."id" = 2 +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.157300' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.160697' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.166759' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.170154' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('blog', 'blog/home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.7ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.184720' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.188518' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.194169' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.200946' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.204414' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.210223' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.213612' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('blog', 'blog/home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.226864' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.230729' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.237073' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.242870' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.246173' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.252077' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.255476' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('blog', 'blog/home') AND "manageable_content_pages"."locale" = 'en' +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.274749' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.278443' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.3ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.288000' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.297799' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.301302' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.312869' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.316317' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.319982' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.323534' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.334498' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.338122' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.341763' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.345173' WHERE "manageable_content_pages"."id" = 4 +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.355029' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.358652' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.367807' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.376888' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.380464' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.391191' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.394652' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.398265' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.401735' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.412593' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.416134' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.419617' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.423082' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.444465' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.448216' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.457843' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (1.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (5.6ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.4ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.526688' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.530888' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.542578' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.546264' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.549863' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.553524' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.564549' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.568153' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.571708' WHERE "manageable_content_pages"."id" = 4 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.575391' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.585609' WHERE "manageable_content_pages"."id" = 5 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.589375' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.598908' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.608473' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.611976' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.622839' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.626407' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.629960' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.633538' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.644508' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.648184' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.651605' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.655043' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (2) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (6) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.675406' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.679716' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.689250' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.698974' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.702472' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.714593' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.718161' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.721618' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.725204' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.737109' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.740649' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.744119' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.747883' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.757778' WHERE "manageable_content_pages"."id" = 5 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.761420' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.770891' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.3ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.781195' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.784789' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.795576' WHERE "manageable_content_pages"."id" = 7 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.799225' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.802682' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.806194' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.816910' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.820356' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.823940' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.827354' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (8) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.849062' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.852818' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.862320' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.871833' WHERE "manageable_content_pages"."id" = 1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.875647' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.886668' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.890240' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.894466' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.898171' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.8ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (5.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.967117' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.970956' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.974517' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.978160' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.988582' WHERE "manageable_content_pages"."id" = 5 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:01.992245' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:01 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.001880' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.011588' WHERE "manageable_content_pages"."id" = 5 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.015240' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.026120' WHERE "manageable_content_pages"."id" = 7 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.029914' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.033480' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.037016' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.048003' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.051509' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.055133' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.058735' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (7) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.080676' WHERE "manageable_content_pages"."id" = 1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.084389' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.093871' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.103516' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.107265' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.3ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.118341' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.122485' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.125921' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.129510' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.140595' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.144017' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.147555' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.151072' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.160980' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.164656' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.173955' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.183098' WHERE "manageable_content_pages"."id" = 5 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.186671' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.197560' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.201080' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.204549' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.208111' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.2ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.218986' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.222438' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.225977' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.229458' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.246067' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.249853' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.259260' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.3ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.269598' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.273123' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.1ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.283813' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.287358' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.290872' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.294436' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.305192' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.308747' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.312268' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.315768' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.326066' WHERE "manageable_content_pages"."id" = 5 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.329761' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.6ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (5.5ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.398251' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.408208' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.411812' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.422859' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.426486' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.430125' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.433621' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.444634' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.448230' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.451771' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.455421' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "page-key"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + ManageableContent::Page Load (0.3ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (7) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (8) + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."key" IN ('application', 'contact', 'home') +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.491868' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.495634' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.505443' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.515166' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.518745' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.529743' WHERE "manageable_content_pages"."id" = 3 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.533919' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.537381' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.540948' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.551935' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.555477' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.559073' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.562499' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.572538' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.576018' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.585443' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.594903' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.598457' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.3ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.609336' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.612968' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.616441' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.620088' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.631036' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.634527' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.638047' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.641578' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "page-key"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.656532' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.660318' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.669757' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.679331' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.682790' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.694196' WHERE "manageable_content_pages"."id" = 3 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.698060' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.701556' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.705239' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.718685' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.722188' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.725723' WHERE "manageable_content_pages"."id" = 4 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.729410' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.739274' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.742744' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (55.8ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (6.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.4ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.814621' WHERE "manageable_content_pages"."id" = 6 +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.828371' WHERE "manageable_content_pages"."id" = 5 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.832245' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.843446' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.847023' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.850649' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.854277' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.865549' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.869235' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.872823' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:02 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:02.876386' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (7) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (8) +  (115.2ms) DELETE FROM "manageable_content_pages"; +  (110.6ms) DELETE FROM "manageable_content_page_contents"; +  (0.1ms) PRAGMA index_list("manageable_content_pages") +  (0.1ms) PRAGMA index_info('index_manageable_content_pages_on_key_and_locale') +  (0.1ms) PRAGMA index_list("manageable_content_pages") +  (0.1ms) PRAGMA index_info('index_manageable_content_pages_on_key_and_locale') +  (0.1ms) SAVEPOINT active_record_1 + SQL (8.8ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "the/example"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.7ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The mycontent content"], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "mycontent"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.358714' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "the/example"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The mycontent content"], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "mycontent"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.433541' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC +  (0.1ms) PRAGMA index_list("manageable_content_page_contents") +  (0.1ms) PRAGMA index_info('index_manageable_content_page_contents_on_page_id_and_key') +  (0.1ms) PRAGMA index_list("manageable_content_page_contents") +  (0.1ms) PRAGMA index_info('index_manageable_content_page_contents_on_page_id_and_key') +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.493151' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.496977' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.509158' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.519944' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.523608' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.535292' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.538988' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.542663' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.546158' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.557133' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.560885' WHERE "manageable_content_pages"."id" = 4 + SQL (40.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.6ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.605452' WHERE "manageable_content_pages"."id" = 4 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.609613' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.619902' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.623616' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.632843' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.642141' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.645578' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.656230' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.659843' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.663257' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.666874' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.677258' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.680737' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.684154' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:53 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.687555' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Title Content', "updated_at" = '2011-08-31 04:22:53.692830' WHERE "manageable_content_page_contents"."id" = 4 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.695764' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Keywords Content', "updated_at" = '2011-08-31 04:22:53.697493' WHERE "manageable_content_page_contents"."id" = 5 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.699694' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Copyright Content', "updated_at" = '2011-08-31 04:22:53.701404' WHERE "manageable_content_page_contents"."id" = 2 + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.703506' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Contact Content', "updated_at" = '2011-08-31 04:22:53.705182' WHERE "manageable_content_page_contents"."id" = 1 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.707350' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.2ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (2) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Blog Application Blog Title Content', "updated_at" = '2011-08-31 04:22:53.712353' WHERE "manageable_content_page_contents"."id" = 3 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.714458' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Title Content', "updated_at" = '2011-08-31 04:22:53.719507' WHERE "manageable_content_page_contents"."id" = 10 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.721726' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Keywords Content', "updated_at" = '2011-08-31 04:22:53.723569' WHERE "manageable_content_page_contents"."id" = 11 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.725613' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Body Content', "updated_at" = '2011-08-31 04:22:53.727297' WHERE "manageable_content_page_contents"."id" = 12 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.729536' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Side Content', "updated_at" = '2011-08-31 04:22:53.731215' WHERE "manageable_content_page_contents"."id" = 13 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.733299' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Title Content', "updated_at" = '2011-08-31 04:22:53.738410' WHERE "manageable_content_page_contents"."id" = 6 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.740548' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Keywords Content', "updated_at" = '2011-08-31 04:22:53.742302' WHERE "manageable_content_page_contents"."id" = 7 + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.744565' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Body Content', "updated_at" = '2011-08-31 04:22:53.746274' WHERE "manageable_content_page_contents"."id" = 8 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.748485' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Message Content', "updated_at" = '2011-08-31 04:22:53.750227' WHERE "manageable_content_page_contents"."id" = 9 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:53.752301' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + + +Started GET "/home" for 127.0.0.1 at 2011-08-30 21:22:54 -0700 + Processing by HomeController#index as HTML + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +Rendered home/index.html.erb within layouts/application (6.2ms) +Completed 200 OK in 65ms (Views: 63.7ms | ActiveRecord: 0.4ms) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.3ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.395945' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.400093' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.410307' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.420805' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.425003' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.436075' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.439759' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.443191' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.446725' WHERE "manageable_content_pages"."id" = 3 +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.457245' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.460823' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.464247' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.467791' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.477474' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.481041' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.490389' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.499438' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.502914' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.513931' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.517394' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.520907' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.524267' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.1ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.534913' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.538427' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.541871' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.545368' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.3ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Title Content', "updated_at" = '2011-08-31 04:22:54.550664' WHERE "manageable_content_page_contents"."id" = 4 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.552846' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Keywords Content', "updated_at" = '2011-08-31 04:22:54.554539' WHERE "manageable_content_page_contents"."id" = 5 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.556751' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Copyright Content', "updated_at" = '2011-08-31 04:22:54.558506' WHERE "manageable_content_page_contents"."id" = 2 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.560643' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Contact Content', "updated_at" = '2011-08-31 04:22:54.562378' WHERE "manageable_content_page_contents"."id" = 1 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.564447' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.2ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (2) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Blog Application Blog Title Content', "updated_at" = '2011-08-31 04:22:54.569424' WHERE "manageable_content_page_contents"."id" = 3 + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.571554' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Title Content', "updated_at" = '2011-08-31 04:22:54.576536' WHERE "manageable_content_page_contents"."id" = 10 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.578683' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Keywords Content', "updated_at" = '2011-08-31 04:22:54.580408' WHERE "manageable_content_page_contents"."id" = 11 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.582637' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Body Content', "updated_at" = '2011-08-31 04:22:54.584349' WHERE "manageable_content_page_contents"."id" = 12 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.586433' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Side Content', "updated_at" = '2011-08-31 04:22:54.588258' WHERE "manageable_content_page_contents"."id" = 13 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.590333' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Title Content', "updated_at" = '2011-08-31 04:22:54.595447' WHERE "manageable_content_page_contents"."id" = 6 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.597561' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Keywords Content', "updated_at" = '2011-08-31 04:22:54.599321' WHERE "manageable_content_page_contents"."id" = 7 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.601496' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Body Content', "updated_at" = '2011-08-31 04:22:54.603210' WHERE "manageable_content_page_contents"."id" = 8 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.605299' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Message Content', "updated_at" = '2011-08-31 04:22:54.607120' WHERE "manageable_content_page_contents"."id" = 9 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.609260' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.1ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + + +Started GET "/contact" for 127.0.0.1 at 2011-08-30 21:22:54 -0700 + Processing by ContactController#index as HTML + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.3ms) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.641369' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.645179' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.655784' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.2ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.665326' WHERE "manageable_content_pages"."id" = 1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.669711' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.681390' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.684957' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.688598' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.692082' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.703155' WHERE "manageable_content_pages"."id" = 4 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.707169' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.710777' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.714154' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.0ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.724273' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.728033' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.737485' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.3ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.747004' WHERE "manageable_content_pages"."id" = 5 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.750813' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.761896' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.765541' WHERE "manageable_content_pages"."id" = 7 + SQL (53.7ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (1.9ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.824569' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.828713' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.840108' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.843725' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.847198' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.851072' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Title Content', "updated_at" = '2011-08-31 04:22:54.856358' WHERE "manageable_content_page_contents"."id" = 4 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.858594' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Keywords Content', "updated_at" = '2011-08-31 04:22:54.860454' WHERE "manageable_content_page_contents"."id" = 5 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.862602' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Copyright Content', "updated_at" = '2011-08-31 04:22:54.864318' WHERE "manageable_content_page_contents"."id" = 2 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.866420' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Application Footer Contact Content', "updated_at" = '2011-08-31 04:22:54.868230' WHERE "manageable_content_page_contents"."id" = 1 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.870366' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (2) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Blog Application Blog Title Content', "updated_at" = '2011-08-31 04:22:54.875445' WHERE "manageable_content_page_contents"."id" = 3 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.877555' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Title Content', "updated_at" = '2011-08-31 04:22:54.882861' WHERE "manageable_content_page_contents"."id" = 10 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.884954' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Keywords Content', "updated_at" = '2011-08-31 04:22:54.886790' WHERE "manageable_content_page_contents"."id" = 11 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.888917' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Body Content', "updated_at" = '2011-08-31 04:22:54.890688' WHERE "manageable_content_page_contents"."id" = 12 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.892903' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Home Side Content', "updated_at" = '2011-08-31 04:22:54.894636' WHERE "manageable_content_page_contents"."id" = 13 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.896708' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Title Content', "updated_at" = '2011-08-31 04:22:54.901934' WHERE "manageable_content_page_contents"."id" = 6 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.904050' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Keywords Content', "updated_at" = '2011-08-31 04:22:54.905785' WHERE "manageable_content_page_contents"."id" = 7 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.908019' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Body Content', "updated_at" = '2011-08-31 04:22:54.909717' WHERE "manageable_content_page_contents"."id" = 8 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.911820' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.2ms) UPDATE "manageable_content_page_contents" SET "content" = 'Contact Message Content', "updated_at" = '2011-08-31 04:22:54.913696' WHERE "manageable_content_page_contents"."id" = 9 + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.915742' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + + +Started GET "/blog" for 127.0.0.1 at 2011-08-30 21:22:54 -0700 + Processing by Blog::HomeController#index as HTML + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('blog', 'blog/home') AND "manageable_content_pages"."locale" = 'en' +Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.3ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.946221' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.950052' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.956691' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.962290' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.965852' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.972974' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.976661' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.992494' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:54.996132' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:54 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.002062' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.009435' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.012846' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.018610' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.021876' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.037111' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.041467' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.048171' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.053935' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.057534' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.063585' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.066962' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.080343' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.083909' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.089976' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.096347' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.099729' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.105819' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.109621' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.124330' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.128095' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.133817' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.139832' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.143970' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.150876' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.154305' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.171147' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.175669' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.182793' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.188905' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.192142' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.197871' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.201274' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.214601' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.218255' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.223802' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.229962' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.234086' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.239744' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.243144' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.258480' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.262064' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.267853' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.273650' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.277049' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.283787' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.288038' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('application', 'contact') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.302050' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.306228' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.312872' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.0ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (1.9ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.377362' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.383020' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.389027' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.392350' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('blog', 'blog/home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.406278' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.409955' WHERE "manageable_content_pages"."id" = 1 +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.415709' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.422442' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.426061' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.431904' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.435808' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('blog', 'blog/home') AND "manageable_content_pages"."locale" = 'en' +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_copyright content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_copyright"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.450996' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The footer_contact content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "footer_contact"], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.454565' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The blog_title content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog_title"], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.460353' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.466234' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The side content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "side"], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.470051' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The body content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "body"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.477302' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "The message content"], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "message"], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.481099' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog/home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" IN ('blog', 'blog/home') AND "manageable_content_pages"."locale" = 'en' +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.3ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.7ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.501858' WHERE "manageable_content_pages"."id" = 1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.506692' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.516920' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.527282' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.531007' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.541932' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.545407' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.548957' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.552497' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.563117' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.566660' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.570209' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.573665' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.583521' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.587018' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.596232' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.605331' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.608902' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.619563' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.623063' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.626502' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.630155' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.640838' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.644312' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.647826' WHERE "manageable_content_pages"."id" = 8 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.651468' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.3ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.673223' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.676990' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.687586' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.697692' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.701692' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.3ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.713050' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.716482' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.720193' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.723647' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.1ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.734333' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.737906' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.741302' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.744887' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.0ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.754649' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.758202' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.767630' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.2ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (5.5ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.835263' WHERE "manageable_content_pages"."id" = 5 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.839420' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.850958' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.854522' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.858136' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.861755' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.872568' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.876346' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.880102' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.883610' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (2) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (6) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.904557' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.908617' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.918936' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.9ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.929927' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.933642' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.944889' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.949039' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.952594' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.956063' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.966928' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.970569' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.974115' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.977641' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.987452' WHERE "manageable_content_pages"."id" = 5 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:55.991144' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:55 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.000209' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.009261' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.012785' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.023556' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.027001' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.030746' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.034155' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.044873' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.048421' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.051961' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.055339' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (8) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.076764' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.081274' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.091159' WHERE "manageable_content_pages"."id" = 2 +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.101794' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.105707' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.116716' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.120339' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.123881' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.127287' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.138037' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.141566' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.144998' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.148535' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.0ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.1ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.158371' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.161835' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.171264' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.180656' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.184197' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (5.3ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.246681' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.256373' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.260055' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.263586' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.274880' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.278621' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.282144' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.285731' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (7) +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.308229' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.312835' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.322582' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.333357' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.337148' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.348375' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.351926' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.355606' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.359190' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.369905' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.373445' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.376883' WHERE "manageable_content_pages"."id" = 4 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.380542' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.390392' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.393862' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.403194' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.412407' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.415879' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.426631' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.430144' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.433624' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.437011' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.447627' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.451231' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.454712' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.458314' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog/home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.6ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.475063' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.478749' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.488152' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.498945' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.503248' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.3ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.514193' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.518165' WHERE "manageable_content_pages"."id" = 3 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.522043' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.525672' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.536496' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.540097' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.543623' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.547064' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.557097' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.560658' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.569839' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.580535' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.584227' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.595013' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.598636' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.602295' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.605833' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (5.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.674970' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.679025' WHERE "manageable_content_pages"."id" = 8 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.683270' WHERE "manageable_content_pages"."id" = 8 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.686944' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "page-key"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (7) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (8) + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."key" IN ('application', 'contact', 'home') +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.723421' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.727076' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.737785' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.748275' WHERE "manageable_content_pages"."id" = 1 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.752487' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.3ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.764044' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.767767' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.771266' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.774866' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.786517' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.790114' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.793529' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.797228' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.807192' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.810697' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.3ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.819984' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.4ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.829196' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.832800' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.843447' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.846898' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.850562' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.853970' WHERE "manageable_content_pages"."id" = 7 +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.864715' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.868261' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.871869' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.875263' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "page-key"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.4ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 1 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.890542' WHERE "manageable_content_pages"."id" = 1 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.894169' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'en' and keys [blog_title] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.5ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 2 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 2], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 2 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.904731' WHERE "manageable_content_pages"."id" = 2 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'en' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 1], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.2ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.914201' WHERE "manageable_content_pages"."id" = 1 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 1], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 1 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.918475' WHERE "manageable_content_pages"."id" = 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'en' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "contact"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 3 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 3], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.930286' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.933739' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.937256' WHERE "manageable_content_pages"."id" = 3 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :message], ["page_id", 3], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 3 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.940941' WHERE "manageable_content_pages"."id" = 3 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'en' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "home"], ["locale", :en], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 4 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 4], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.951698' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.955224' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :body], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.958749' WHERE "manageable_content_pages"."id" = 4 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :side], ["page_id", 4], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 4 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.962187' WHERE "manageable_content_pages"."id" = 4 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [footer_contact,footer_copyright] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "application"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 5 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_contact], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.972114' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :footer_copyright], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.3ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.975658' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'blog', + locale 'pt' and keys [blog_title] +  (0.0ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'blog' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", "blog"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 6 ORDER BY short DESC, key ASC + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :blog_title], ["page_id", 6], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 6 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.984763' WHERE "manageable_content_pages"."id" = 6 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'application', + locale 'pt' and keys [title,keywords] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :title], ["page_id", 5], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.994013' WHERE "manageable_content_pages"."id" = 5 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00], ["key", :keywords], ["page_id", 5], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:56 UTC +00:00]] + ManageableContent::Page Load (0.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 5 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:56.997499' WHERE "manageable_content_pages"."id" = 5 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'contact', + locale 'pt' and keys [title,keywords,body,message] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", "contact"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 7 ORDER BY short DESC, key ASC + SQL (1.0ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", :title], ["page_id", 7], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::Page Load (5.1ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.3ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:57.066980' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", :keywords], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:57.070968' WHERE "manageable_content_pages"."id" = 7 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", :body], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:57.074734' WHERE "manageable_content_pages"."id" = 7 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", :message], ["page_id", 7], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 7 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:57.078487' WHERE "manageable_content_pages"."id" = 7 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Generating ManageableContent::Page for key 'home', + locale 'pt' and keys [title,keywords,body,side] +  (0.1ms) SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) INSERT INTO "manageable_content_pages" ("created_at", "key", "locale", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", "home"], ["locale", :pt], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::PageContent Load (0.2ms) SELECT "manageable_content_page_contents".* FROM "manageable_content_page_contents" WHERE "manageable_content_page_contents"."page_id" = 8 ORDER BY short DESC, key ASC + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", :title], ["page_id", 8], ["short", true], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:57.089622' WHERE "manageable_content_pages"."id" = 8 + SQL (0.5ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", :keywords], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:57.093195' WHERE "manageable_content_pages"."id" = 8 + SQL (0.6ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", :body], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:57.097218' WHERE "manageable_content_pages"."id" = 8 + SQL (0.4ms) INSERT INTO "manageable_content_page_contents" ("content", "created_at", "key", "page_id", "short", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", nil], ["created_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00], ["key", :side], ["page_id", 8], ["short", false], ["updated_at", Wed, 31 Aug 2011 04:22:57 UTC +00:00]] + ManageableContent::Page Load (0.2ms) SELECT "manageable_content_pages".* FROM "manageable_content_pages" WHERE "manageable_content_pages"."id" = 8 LIMIT 1 + SQL (0.1ms) UPDATE "manageable_content_pages" SET "updated_at" = '2011-08-31 04:22:57.100765' WHERE "manageable_content_pages"."id" = 8 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (1) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'application' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (5) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (3) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'contact' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (7) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'en' AND "manageable_content_pages"."id" IN (4) + ManageableContent::Page Load (0.2ms) SELECT DISTINCT "manageable_content_pages".id FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' LIMIT 1 + SQL (0.3ms) SELECT "manageable_content_pages"."id" AS t0_r0, "manageable_content_pages"."key" AS t0_r1, "manageable_content_pages"."locale" AS t0_r2, "manageable_content_pages"."created_at" AS t0_r3, "manageable_content_pages"."updated_at" AS t0_r4, "manageable_content_page_contents"."id" AS t1_r0, "manageable_content_page_contents"."page_id" AS t1_r1, "manageable_content_page_contents"."key" AS t1_r2, "manageable_content_page_contents"."short" AS t1_r3, "manageable_content_page_contents"."content" AS t1_r4, "manageable_content_page_contents"."created_at" AS t1_r5, "manageable_content_page_contents"."updated_at" AS t1_r6 FROM "manageable_content_pages" INNER JOIN "manageable_content_page_contents" ON "manageable_content_page_contents"."page_id" = "manageable_content_pages"."id" WHERE "manageable_content_pages"."key" = 'home' AND "manageable_content_pages"."locale" = 'pt' AND "manageable_content_pages"."id" IN (8)